@charset "utf-8";
/* CSS Document */


body {
	font-family:"微软雅黑";
	_font-family:sana-serif;
	width:auto;
	font-size:13px;
	color:#666666;
	line-height:1.5em;
	font-weight:normal;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}


body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#222222;
}
a:hover {
	color:#0560b5;
}
.left {
	float:left;
}
.right {
	float:right;
}
.green{ color:#3d952f;}
.green a{color:#3d952f;}
.clear{ clear:both; width:100%; height:1px; margin:0px; padding:0;}
ul li{ list-style:none;}
.footlinks {clear:both;margin:0px auto;padding:5px 0px;width:994px;height:auto;font-size:9pt;line-height:140%;color:#EEE;text-align:left;}
.footlinks a:link, .footlinks a:visited {font-size:9pt;line-height:140%;color:#EEE;}
